mdbt42q 2.2.0
Loading...
Searching...
No Matches
mdbt42q_t Struct Reference

MDBT42Q Click context object. More...

#include <mdbt42q.h>

Data Fields

digital_out_t rst
digital_out_t cts
digital_out_t pd
digital_in_t ind
digital_in_t rts
uart_t uart
uint8_t uart_rx_buffer [MDBT42Q_RX_DRV_BUFFER_SIZE]
uint8_t uart_tx_buffer [MDBT42Q_TX_DRV_BUFFER_SIZE]
uint8_t cmd_buffer [MDBT42Q_TX_DRV_BUFFER_SIZE]

Detailed Description

MDBT42Q Click context object.

Context object definition of MDBT42Q Click driver.

Field Documentation

◆ cmd_buffer

uint8_t cmd_buffer[MDBT42Q_TX_DRV_BUFFER_SIZE]

Command buffer.

◆ cts

digital_out_t cts

UART clear to send pin (active low).

◆ ind

digital_in_t ind

BT connection active indicator pin (active low).

◆ pd

digital_out_t pd

UART disable pin (active high).

◆ rst

digital_out_t rst

HW reset pin (active low).

◆ rts

digital_in_t rts

UART request to send pin (active low).

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

uint8_t uart_rx_buffer[MDBT42Q_RX_DRV_BUFFER_SIZE]

RX Buffer size.

◆ uart_tx_buffer

uint8_t uart_tx_buffer[MDBT42Q_TX_DRV_BUFFER_SIZE]

TX Buffer size.


The documentation for this struct was generated from the following file: